.Net Framework > v1.1.4322 > System > Data > DataSet > Merge Merge(DataRow[])
Merge(DataRow[],Boolean,MissingSchemaAction)
Merge(DataSet)
Merge(DataSet,Boolean)
Merge(DataSet,Boolean,MissingSchemaAction)
Merge(DataTable)
Merge(DataTable,Boolean,MissingSchemaAction)


Merge(DataRow[])

Category
Method
Description
Merges an array of System.Data.DataRow objects into the current System.Data.DataSet .
Type
void
Character
public
Parameters
NameTypeDescription
rowsDataRow[]
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Merge(DataRow[],Boolean,MissingSchemaAction)

Category
Method
Description
Merges an array of System.Data.DataRow objects into the current System.Data.DataSet, preserving or discarding changes in the and handling an incompatible schema according to the given arguments.
Type
void
Character
public
Parameters
NameTypeDescription
rowsDataRow[]
preserveChangesBoolean
missingSchemaActionMissingSchemaAction
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Merge(DataSet)

Category
Method
Description
Merges a specified System.Data.DataSet and its schema into the current .
Type
void
Character
public
Parameters
NameTypeDescription
dataSetDataSet
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Merge(DataSet,Boolean)

Category
Method
Description
Merges a specified System.Data.DataSet and its schema into the current , preserving or discarding any changes in this according to the given argument.
Type
void
Character
public
Parameters
NameTypeDescription
dataSetDataSet
preserveChangesBoolean
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Merge(DataSet,Boolean,MissingSchemaAction)

Category
Method
Description
Merges a specified System.Data.DataSet and its schema with the current , preserving or discarding changes in the current and handling an incompatible schema according to the given arguments.
Type
void
Character
public
Parameters
NameTypeDescription
dataSetDataSet
preserveChangesBoolean
missingSchemaActionMissingSchemaAction
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Merge(DataTable)

Category
Method
Description
Merges a specified System.Data.DataTable and its schema into the current System.Data.DataSet.
Type
void
Character
public
Parameters
NameTypeDescription
tableDataTable
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Merge(DataTable,Boolean,MissingSchemaAction)

Category
Method
Description
Merges a specified System.Data.DataTable and its schema into the current , preserving or discarding changes in the and handling an incompatible schema according to the given arguments.
Type
void
Character
public
Parameters
NameTypeDescription
tableDataTable
preserveChangesBoolean
missingSchemaActionMissingSchemaAction
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database